*** empty log message ***
authorDave Love <fx@gnu.org>
Mon, 4 Nov 2002 14:58:44 +0000 (14:58 +0000)
committerDave Love <fx@gnu.org>
Mon, 4 Nov 2002 14:58:44 +0000 (14:58 +0000)
src/ChangeLog

index f3e2f01f6d12a6c8c14f655f7e8d6c99b335d318..30af028936963ba59910f0c5cf0fbbe759c4c211 100644 (file)
@@ -1,3 +1,11 @@
+2002-11-04  Dave Love  <fx@gnu.org>
+
+       * keyboard.c (read_char): Always translate iff
+       Vkeyboard_translate_table is a char table and c is valid.
+
+       * xterm.c (XTread_socket): Check Lisp types for Vx_keysym_table
+       and fix C types.
+
 2002-11-03  Stefan Monnier  <monnier@cs.yale.edu>
 
        * xdisp.c (single_display_prop_intangible_p): Strings are intangible.